Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change log collection for diagnostics #1051

Conversation

shloka-bhalgat-unskript
Copy link
Member

@shloka-bhalgat-unskript shloka-bhalgat-unskript commented Apr 24, 2024

Description

EN-5479

Testing

Screen.Recording.2024-04-24.at.4.05.39.PM.mov
unskript@lb-unskript-0:~$ ps aux
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
unskript       1  0.0  0.0   4580  3444 ?        Ss   Apr16   0:00 /bin/bash /start.sh
root         203  0.0  0.0   3920  2184 ?        Ss   Apr16   0:01 /usr/sbin/cron -P
unskript     224  0.0  0.0 1237736 9872 ?        Sl   Apr16   0:43 gotty -w -p 8888 --permit-arguments /usr/local/bin/gotty_script.sh
unskript   18888  0.0  0.0   4972  4328 pts/0    Ss+  Apr16   0:00 bash
unskript   37666  0.0  0.0   4972  4280 pts/1    Ss+  Apr17   0:00 bash
unskript  169225  0.0  0.0   4976  4324 pts/2    Ss+  Apr25   0:00 bash
unskript  176478  0.0  0.0   4972  4200 pts/3    Ss+  Apr25   0:00 bash
unskript  196199  0.0  0.0   4972  4192 pts/4    Ss+  Apr26   0:00 bash
unskript  251418  0.0  0.0   4972  4264 pts/5    Ss+  Apr29   0:00 bash
unskript  255930  0.0  0.0   4972  4288 pts/6    Ss+  Apr29   0:00 bash
unskript  317654  0.0  0.0   4972  4288 pts/7    Ss   03:13   0:00 bash
unskript  325923  0.0  0.0   4844  4256 pts/8    Ss   03:27   0:00 bash
unskript  325973  0.0  0.0   4580  2904 pts/7    S+   03:27   0:00 /bin/bash /usr/local/bin/unskript-ctl.sh run check --type vault
unskript  325974 19.9  0.1 441908 67036 pts/7    Sl+  03:27   0:00 /opt/unskript/bin/python ./unskript_ctl_main.py run check --type vault
unskript  325981  6.9  0.0 753656 42540 pts/7    Sl+  03:27   0:00 kubectl get pods -n logging -o json
unskript  325982  5.6  0.0 753656 41396 pts/7    Sl+  03:27   0:00 kubectl get pods -n lightbeam -o json
unskript  325983  6.3  0.0 753400 39704 pts/7    Sl+  03:27   0:00 kubectl get pods -n monitoring -o json
unskript  325984  6.3  0.0 753400 41680 pts/7    Sl+  03:27   0:00 kubectl get pods -n cert-manager -o json

Checklist:

  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published.

Documentation

Make sure that you have documented corresponding changes in this repository.

@jayasimha-raghavan-unskript jayasimha-raghavan-unskript merged commit 2fe14ae into master May 1, 2024
7 checks passed
@jayasimha-raghavan-unskript jayasimha-raghavan-unskript deleted the EN-5479-scale-cluster-unskript-ctl-command-killed branch May 1, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants